Fix bug #2496 with column counting in presence of display tables.
authorEli Zaretskii <eliz@gnu.org>
Mon, 12 Sep 2011 11:51:27 +0000 (07:51 -0400)
committerEli Zaretskii <eliz@gnu.org>
Mon, 12 Sep 2011 11:51:27 +0000 (07:51 -0400)
commit23b875643ec6850b277f58aa67f96599835466e0
treeefb4dd7b31a06ff15ab2809faf0b68c1d3a07b47
parent96b04bf34b6c02fbdc02b9eb74837ac591910b47
Fix bug #2496 with column counting in presence of display tables.

 src/indent.c (compute_motion): Process display vector front to back
 rather than the other way around.
src/ChangeLog
src/indent.c